home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dynamic HTML Construction Kit
/
Dynamic HTML Construction Kit.iso
/
source_code
/
dhtmlunl
/
dhtml.exe
/
CD Content
/
Chap13
/
dun13_7.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-18
|
338 b
|
17 lines
<HTML>
<BODY id=DocBody BGCOLOR=#C0C0C0>
<SCRIPT LANGUAGE="VBScript">
sub myBold_onClick
msgbox myStyle.style.filter
myFont.size=myFont.size+1
end sub
</SCRIPT>
<SPAN id=myStyle STYLE="filter:glow;width:100;height:50"><FONT id=myFont size=1>
<B ID=myBold>text</B>
</FONT></SPAN>
</BODY>
</HTML>